GUI Help > Special > getProgressBarMin

getProgressBarMin
int min=getProgressBarMin(handle gadget)

Description:
Returns the minimum allowed range value of a progress bar. You can set this using setProgressBarRange.

Return Value:


Parameters:
gadget Handle of a progress bar gadget
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)